Skip to content

feat(checkout): use address_hash to fill out address field#2678

Merged
jeetparikh merged 2 commits into
mainfrom
feat/gfi-972-temp-fix-for-blockscout-api-change
Aug 14, 2025
Merged

feat(checkout): use address_hash to fill out address field#2678
jeetparikh merged 2 commits into
mainfrom
feat/gfi-972-temp-fix-for-blockscout-api-change

Conversation

@jeetparikh

Copy link
Copy Markdown
Contributor

Summary

Fixes an issue with blockscout api having changed recently where they are not sending the token.address field on L1.

Detail and impact of the change

It was affecting the bridge, balances component where none of the ERC20s were visible because we relied on the address field. The fix is populating that field with address_hash so rest of the components can just use that

@jeetparikh jeetparikh requested a review from a team as a code owner August 13, 2025 07:19
@jeetparikh jeetparikh changed the title feat(checkout) use address_hash to fill out address field feat(checkout): use address_hash to fill out address field Aug 13, 2025
@nx-cloud

nx-cloud Bot commented Aug 13, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit d8906db

Command Status Duration Result
nx release publish --tag alpha ✅ Succeeded 2m 5s View ↗
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 2m 8s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-13 07:42:46 UTC

@jeetparikh jeetparikh added this pull request to the merge queue Aug 14, 2025
Merged via the queue into main with commit 6fbd145 Aug 14, 2025
9 checks passed
@jeetparikh jeetparikh deleted the feat/gfi-972-temp-fix-for-blockscout-api-change branch August 14, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants